embedded-svc 0.12.0

A set of traits for services higher level than embedded-hal and typically found in embedded microcontrollers with WiFi or BLE support.
Documentation

Rust APIs and abstractions for various embedded services (WiFi, Network, Httpd, Logging, etc.)

CI

The APIs currently have a single implementation for the ESP32/ESP-IDF, using the Rust ESP32 STD compiler fork. However, they are portable and should be possible to implement for other boards too.

For more information, check out: